Remove array api namespace - #2513
Conversation
brownbaerchen
left a comment
There was a problem hiding this comment.
Great, thanks! What's the merge process for this? Can you trigger the array API tests on this branch and post the result?
|
|
I removed the skips.txt and xfails.txt files as we are still improving support for Array API at the moment and don't have to edit them every time we're adding a function. |
That means the array api tests will fail, though, right? I think having a list for what needs to be added is a good idea. I guess xfail makes the most sense. Then the tests would pass if we didn't change compatibility and fail if we extended or restricted compatibility. |
Due Diligence
Description
This PR removes the Array API Namespace and moves the skips.txt and xfails.txt files for testing.
Issue/s resolved: #2420
Changes proposed:
Type of change
Breaking Change
Memory requirements
Performance
Does this change modify the behaviour of other functions? If so, which?
yes / no